projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e657d9d
)
Doc comment fixup
author
Timm Bäder
<mail@baedert.org>
Sun, 17 Mar 2019 06:20:53 +0000
(07:20 +0100)
committer
Timm Bäder
<mail@baedert.org>
Mon, 25 Mar 2019 14:57:31 +0000
(15:57 +0100)
gtk/gtkwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwidget.c
b/gtk/gtkwidget.c
index 46f8eb7f45eaaf0cf611f836486ffb9ea1d52425..d676af17f4939ecf8a50a2481d8d4cd4022c9538 100644
(file)
--- a/
gtk/gtkwidget.c
+++ b/
gtk/gtkwidget.c
@@
-13183,7
+13183,7
@@
gtk_widget_set_focus_child (GtkWidget *widget,
*
* Returns the current focus child of @widget.
*
- * Returns: (nullable)
:
(transfer none): The current focus child of @widget,
+ * Returns: (nullable) (transfer none): The current focus child of @widget,
* or %NULL in case the focus child is unset.
*/
GtkWidget *